projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0106099
)
Forgotten file
author
Matthias Clasen
<mclasen@redhat.com>
Fri, 2 May 2014 00:26:40 +0000
(20:26 -0400)
committer
Carlos Garnacho
<carlosg@gnome.org>
Fri, 23 May 2014 17:54:28 +0000
(19:54 +0200)
gtk/gtkbuttonprivate.h
patch
|
blob
|
history
diff --git
a/gtk/gtkbuttonprivate.h
b/gtk/gtkbuttonprivate.h
index 67ef99c5d4d49f524506cc277c011106d640b9b5..069789a2d5c16a83aa3a2f1a964557348c1418a1 100644
(file)
--- a/
gtk/gtkbuttonprivate.h
+++ b/
gtk/gtkbuttonprivate.h
@@
-20,6
+20,7
@@
#define __GTK_BUTTON_PRIVATE_H__
#include "gtkactionhelper.h"
+#include "gtkgesturesingle.h"
#include "deprecated/gtkaction.h"
G_BEGIN_DECLS
@@
-36,6
+37,8
@@
struct _GtkButtonPrivate
gchar *label_text;
+ GtkGesture *gesture;
+
gfloat xalign;
gfloat yalign;